| Total Complexity | 32 |
| Dependencies | 6 |
| Dependents | 2 |
| Total lines | 280 |
| Lines of code | 104 |
| Logical lines of code | 70 |
| Comment lines | 92 |
| Methods | 12 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| extractAndFormatNodeValue() | 54 | 9 | 22 | |
| extractTextValueFromNode() | 59 | 6 | 13 | |
| formatDateCellValue() | 60 | 3 | 14 | |
| formatTimeCellValue() | 60 | 3 | 14 | |
| formatStringCellValue() | 63 | 2 | 10 | |
| transformWhitespaceNode() | 71 | 2 | 5 | |
| formatFloatCellValue() | 68 | 2 | 7 | |
| __construct() | 77 | 1 | 4 | |
| isWhitespaceNode() | 79 | 1 | 3 | |
| formatBooleanCellValue() | 76 | 1 | 4 | |
| formatCurrencyCellValue() | 72 | 1 | 5 | |
| formatPercentageCellValue() | 80 | 1 | 3 |